<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
label,
legend,
caption,
tbody,
tfoot,
thead,
header,
section,
footer {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style: none;
}

table,
tr,
td {
	border: 1px solid #ddd !important;
	border-collapse: collapse;
	border-spacing: 0;
}

a,
a:visited {
	text-decoration: none;
	color: inherit;
}

html,
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #222;
	font-family: "寰泤杞粦", "Microsoft Yahei", "瀹嬩綋";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	min-width: 1300px;
}

ul,
dl,
ol {
	list-style: none;
}

ul,
dl,
ol,
dt,
dd,
p,
h1,
h2,
h3,
h4,
div,
span,
font {
	margin: 0;
	padding: 0;
}


/*閫氱敤浠ｇ爜*/

.wrap {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.cls {
	clear: both;
}

.en {
	font-family: arial;
}

.prenext {
	margin-top: 50px;
}

#pagesize {
	overflow: hidden;
}


/*ban*/

.banner {
	width: 100%;
	height: 600px;
	white-space: nowrap;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	/*border:1px solid #F00; */
}

.banner_m {
	width: 50%;
	height: 600px;
	display: inline-block;
	position: relative;
}

.wrapper {
	*float: left;
	width: 1920px;
	height: 600px;
	display: inline-block;
	position: relative;
	left: -967px;
}

.fn-clear {
	zoom: 1;
}

.box_skitter {
	position: relative;
	background: none;
}

.box_skitter ul {
	display: none;
}

.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}

.box_skitter .image {
	overflow: hidden;
}

.box_skitter .image img {
	display: none;
}

.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.box_skitter .prev_button {
	position: absolute;
	top: 260px;
	left: 15%;
	z-index: 100;
	width: 72px;
	height: 64px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url(../img/prev.png) no-repeat left top !important;
}

.box_skitter .next_button {
	position: absolute;
	top: 260px;
	right: 14%;
	z-index: 100;
	width: 72px;
	height: 64px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url(../img/next.png) no-repeat left top !important;
}

.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}

.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../img/ajax-loader.gif) no-repeat left top;
	width: 31px;
	height: 31px;
}

#slideshow {
	width: 1920px;
	height: 600px;
}

#slideshow ul {
	display: none;
}


/*椤堕儴*/
.itop{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #f0f0f0;
}
.itop .itop-l{
	float: left;
	color: #666;
}
.itop .itop-r{
	float: right;
	color: #666;
	padding-left: 25px;
	background: url(../img/itop_icon.png) left center no-repeat;
	position: relative;
}
.itop .itop-r&gt;img{
	display: none;
	width: 130px;
	height: 130px;
	position: absolute;
	top: 34px;
	right: -4px;
	z-index: 99;
}
.itop .itop-r:hover img{
	display: block;
}
/*logo*/
.logo{
	width: 100%;
	height: 100px;
}

.logo .ilogo{
	float: left;
	width: 493px;
	height: 60px;
	background: url(../img/ilogo.png) left center no-repeat;
	margin-top: 20px;
}
.logo .iphone{
	float: right;
	height: 50px;
	padding-left: 65px;
	background: url(../img/iphone.png) left center no-repeat;
	margin-top: 25px;
}
.logo .iphone p{
	font-size: 13px;
	color: #666;
	margin: 2px 0 3px;
}
.logo .iphone h5{
	font-size: 25px;
	font-weight: bold;
	line-height: 1;
	color: #f8b62e;
}

/*瀵艰埅*/
.inav {
	width: 100%;
	height: 60px;
	background: #0369ee;
}

.inav ul {
	display: flex;
	justify-content: space-between;
}

.inav ul li {
	flex: 1;
	line-height: 60px;
	text-align: center;
	position: relative;
}

.inav ul li:before {
	display: block;
	content: "";
	width: 1px;
	height: 20px;
	background: #0056c5;
	position: absolute;
	left: 0;
	top: 20px;
}

.inav ul li:first-of-type:before {
	display: none;
}

.inav ul li:after {
	display: block;
	content: "";
	width: 1px;
	height: 20px;
	background: #1c7eff;
	position: absolute;
	right: 0;
	top: 20px;
}

.inav ul li:last-of-type:after {
	display: none;
}

.inav ul li:hover,
.inav ul li.on {
	background: #f8b62e;
}

.inav ul li:hover:after,
.inav ul li:hover:before,
.inav ul li.on:after,
.inav ul li.on:before {
	display: none;
}

.inav ul li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}


/*鏍囬*/
.ititle{
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.ititle h5{
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 50px;
	font-weight: bold;
}
.ititle p{
	float: left;
	width: 740px;
	line-height: 28px;
	padding-top: 4px;
	margin-left: 50px;
	font-size: 16px;
	color: #666;
}

/*浜у搧*/
.ipro{
	width: 100%;
	margin-top: 80px;
}
.ipro .ipro-txt{
	float: left;
	width: 330px;
	height: 570px;
	background: #0369ee;
	box-sizing: border-box;
	padding: 0 30px;
	margin-top: 50px;
}
.ipro .ipro-txt h5{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 30px 0 20px;
}
.ipro .ipro-txt p{
	font-size: 15px;
	color: #b5d5ff;
	line-height: 35px;
}
.ipro .ipro-img{
	float: right;
	width: 820px;
	height: 570px;
	margin-top: 50px;
}
.ipro .ipro-img .ipro-img-dl{
	width: 100%;
	height: 440px;
	background: url(../img/ipro_bg.png) left 320px top 50px no-repeat;
	position: relative;
}
.ipro .ipro-img .ipro-img-dl dl{
	width: 250px;
	position: absolute;
}
.ipro .ipro-img .ipro-img-dl dl:nth-of-type(1){
	left: 65px;
	top: 40px;
}
.ipro .ipro-img .ipro-img-dl dl:nth-of-type(2){
	left: 0;
	top: 145px;
}
.ipro .ipro-img .ipro-img-dl dl:nth-of-type(3){
	left: 25px;
	top: 300px;
}
.ipro .ipro-img .ipro-img-dl dl:nth-of-type(4){
	right: 15px;
	top: 50px;
}
.ipro .ipro-img .ipro-img-dl dl:nth-of-type(5){
	right: 25px;
	top: 300px;
}
.ipro .ipro-img dl dt{
	font-size: 18px;
	font-weight: bold;
}
.ipro .ipro-img dl dt:after{
	display: block;
	content: "";
	width: 150px;
	height: 1px;
	background: #ddd;
	margin: 10px 0 6px;
}
.ipro .ipro-img dl dd{
	color: #666;
	line-height: 24px;
}
.ipro .ipro-img .ipro-img-a{
	display: block;
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	background: #f8b62e;
	color: #333;
	margin: 40px auto 0;
}
.ipro .ipro-img .ipro-img-a:hover{
	background: #0369ee;
	color: #fff;
}

/*搴旂敤*/
.iapp{
	margin-top: 80px;
	width: 100%;
	padding: 50px 0 60px;
	background: url(../img/iapp_bg.jpg) center no-repeat;
}

.iapp .ititle h5{
	color: #fff;
}
.iapp .ititle p{
	color: #b5d5ff;
}
.iapp .iapp-b{
	position: relative;
	margin-top: 50px;
}
.iapp .iapp-b .iapp-list{
	width: 100%;
	height: 450px;
	overflow: hidden;
	position: relative;
}

.iapp .iapp-b .iapp-list .iapp-nr{
	position: absolute;
	width: 800%;
}
.iapp .iapp-b .iapp-list .iapp-nr ul{
	float: left;
}
.iapp .iapp-b .iapp-list .iapp-nr ul li{
	float: left;
	width: 270px;
	height: 450px;
	margin-right: 40px;
	
}
.iapp .iapp-b .iapp-list .iapp-nr ul li a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.iapp .iapp-b .iapp-list .iapp-nr ul li a h5{
	width: 100%;
	height: 147px;
	font-size: 21px;
	color: #fff;
	background: url(../img/iapp_icon.png) center repeat-x;
	box-sizing: border-box;
	padding: 35px 0 0 30px;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.iapp .iapp-b .iapp-list .iapp-nr ul li a:hover h5{
	opacity: 0;
}
.iapp .iapp-b .iapp-list .iapp-nr ul li a dl{
	width: 100%;
	height: 210px;
	background-image: linear-gradient(to top right,#f8b62e,#ffd172);
	box-sizing: border-box;
	padding: 20px 30px 0;
	position: absolute;
	bottom: -210px;
	left: 0;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.iapp .iapp-b .iapp-list .iapp-nr ul li a:hover dl{
	bottom: 0;
}
.iapp .iapp-b .iapp-list .iapp-nr ul li a dl dt{
	font-size: 21px;
}
.iapp .iapp-b .iapp-list .iapp-nr ul li a dl dt:after{
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	background: #222;
	margin: 16px 0 14px;
}
.iapp .iapp-b .iapp-list .iapp-nr ul li a dl dd{
	font-size: 13px;
	color: #7e5500;
	line-height: 25px;
}
.iapp .iapp-b .iapp-nextpre a{
	display: block;
	width: 61px;
	height: 120px;
	position: absolute;
	background: url(../img/iapp_arrow.png) center no-repeat;
	opacity: 0.6;
}
.iapp .iapp-b .iapp-nextpre a:hover{
	opacity: 1;
}
.iapp .iapp-b .iapp-nextpre a#left{
	top: 165px;
	left: -80px;
}
.iapp .iapp-b .iapp-nextpre a#right{
	top: 165px;
	right: -80px;
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}

/*浼樼偣*/
.iadv{
	width: 100%;
	margin-top: 80px;
}
.iadv .iadv-list{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 50px;
}
.iadv .iadv-list .iadv-txt-li{
	position: relative;
	width: 450px;
	padding-left: 95px;
	position: relative;
	overflow: hidden;
}
.iadv .iadv-list .iadv-txt-li:nth-child(2){
	margin-top: 30px;
}
.iadv .iadv-list .iadv-txt-li span{
	font-size: 60px;
	font-weight: bold;
	color: #f8b62e;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
}
.iadv .iadv-list .iadv-txt-li h5{
	font-size: 25px;
	color: #0369ee;
	font-weight: bold;
}
.iadv .iadv-list .iadv-txt-li h4{
	font-size: 40px;
	color: #dbe1ff;
}
.iadv .iadv-list .iadv-txt-li h4:after{
	display: block;
	content: "";
	width: 400px;
	height: 1px;
	background: #999;
	margin: 5px 0 10px;
}
.iadv .iadv-list .iadv-txt-li h3{
	font-size: 18px;
	color: #222;
	margin-bottom: 10px;
}
.iadv .iadv-list .iadv-txt-li p{
	font-size: 15px;
	color: #666;
	line-height: 24px;
	padding-left: 15px;
	position: relative;
	margin-top: 10px;
}
.iadv .iadv-list .iadv-txt-li p:before{
	display: block;
	content: "";
	width: 4px;
	height: 4px;
	background: #0369ee;
	position: absolute;
	top: 10px;
	left: 0;
}
.iadv .iadv-img img{
	display: block;
}

/*妗堜緥*/
.icase{
	width: 100%;
	margin-top: 80px;
}
.icase .icase-list{
	margin-top: 40px;
}
.icase .icase-list ul li{
	float: left;
	width: 270px;
	margin-right: 40px;
	position: relative;
}
.icase .icase-list ul li:after{
	display: block;
	content: "";
	width: 270px;
	height: 1px;
	background: #ddd;
	position: absolute;
	bottom: 17px;
	left: 0;
	z-index: -1;
}

.icase .icase-list ul li:nth-of-type(4n){
	margin-right: 0;
}
.icase .icase-list ul li i{
	display: block;
	width: 100%;
	padding-bottom: 133%;
	background-size: 100%;
}
.icase .icase-list ul li p{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.icase .icase-list ul li a{
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	background: #ddd;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.icase .icase-list ul li a:hover{
	background: #0369ee;
	color: #fff;
}

/*鏂伴椈*/
.inews{
	width: 100%;
	margin-top: 80px;
}

.inews .inews-t{
	width: 100%;
	height: 250px;
	margin-top: 40px;
}
.inews .inews-t img{
	display: block;
	float: left;
	width: 760px;
	height: 250px;
}
.inews .inews-t dl{
	float: right;
	width: 400px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
.inews .inews-t dl img{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}
.inews .inews-t dl:hover img{
	transform: scale(1.05);
}
.inews .inews-t dl a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.inews .inews-t dl dt{
	font-size: 25px;
	font-weight: bold;
	color: #f8b62e;
	position: absolute;
	left: 30px;
	bottom: 70px;
}
.inews .inews-t dl dd{
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	position: absolute;
	left: 30px;
	bottom: 30px;
}
.inews .inews-list ul li{
	float: left;
	width: 267px;
	margin-right: 44px;
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
}
.inews .inews-list ul li:nth-of-type(4n){
	margin-right: 0;
}
.inews .inews-list ul li .inews-date{
	overflow: hidden;
}
.inews .inews-list ul li .inews-date h5{
	float: left;
	font-size: 45px;
	font-family: impact;
	color: #0369ee;
}
.inews .inews-list ul li .inews-date h5 em{
	font-size: 25px;
}
.inews .inews-list ul li .inews-date span{
	float: left;
	font-size: 15px;
	color: #999;
	margin-top: 28px;
	margin-left: 20px;
}
.inews .inews-list ul li dl dt{
	font-size: 18px;
	margin: 8px 0 12px;
}
.inews .inews-list ul li dl dd{
	line-height: 24px;
	color: #666;
}
.inews .inews-list ul li a{
	display: block;
	width: 105px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	background: #f8b62e;
	margin: 13px 0 18px;
}

/*鍏充簬*/
.iabout{
	width: 100%;
	margin-top: 80px;
}
.iabout .iabout-img{
	float: left;
	width: 550px;
	height: 412px;
}
.iabout .iabout-img img{
	display: block;
	width: 100%;
	height: 100%;
}
.iabout .iabout-txt{
	float: right;
	width: 610px;
}
.iabout .iabout-txt h3{
	font-size: 50px;
	font-weight: bold;
}
.iabout .iabout-txt h5{
	font-size: 16px;
	color: #666;
	margin: 10px 0 15px;
}
.iabout .iabout-txt p{
	line-height: 30px;
}
.iabout .iabout-txt a{
	display: block;
	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #0369ee;
	color: #fff;
	margin-top: 20px;
}

/*椤佃剼*/
.footer{
	width: 100%;
	margin-top: 100px;
	padding: 40px 0;
	background: #0369ee;
}
.footer .ft-ewm{
	float: left;
}
.footer .ft-ewm i{
	display: block;
	width: 186px;
	height: 50px;
	background: url(../img/ilogo_withe.png) no-repeat;
}
.footer .ft-ewm img{
	display: block;
	width: 194px;
	height: 194px;
	margin-top: 30px;
}
.footer .ft-ewm p{
	color: #fff;
	text-align: center;
	margin-top: 10px;
}
.footer .ft-nav{
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-left: 180px;
}
.footer .ft-nav h5{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}
.footer .ft-nav ul li{
	float: left;
	width: 60px;
	margin-right: 80px;
	line-height: 50px;
}
.footer .ft-nav ul li a{
	color: #c1dcff;
}
.footer .ft-contact{
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}
.footer .ft-contact h5{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}

.footer .ft-contact p{
	color: #c1dcff;
	margin-top: 18px;
}

.footer .ft-contact p span{
	font-size: 30px;
	color: #f8b62e;
}
.footer .ft-contact p.ft-contact-add{
	margin-top: 30px;
}

/*鐗堟潈*/
.icopy{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #0048a5;
	color: #fff;
}
/*鍐呴〉*/

.content {
	width: 100%;
	margin-top: 70px;
}

.content&gt;.wrap {
	display: flex;
	justify-content: space-between;
}


/*灏忔爣棰�*/

.little-title {
	position: relative;
}

.little-title:before {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 50%;
	background: #f8b62e;
	top: 0;
	left: 20px;
}

.little-title:after {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 50%;
	background: #0369ee;
	bottom: 0;
	left: 20px;
}

.little-title h5 {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #444;
	padding-left: 40px;
	font-size: 26px;
	font-weight: bold;
}

.little-title p {
	display: block;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #999;
	font-family: Candara, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 40px;
	margin-top: 5px;
}


/*鍐呴〉渚ц竟鏍�*/

.content-left {
	width: 250px;
}

.content-left .content-left-nav .content-left-nav-t {
	display: flex;
	align-items: center;
	width: 100%;
	height: 85px;
	background: #f0f0f0;
}

.content-left .content-left-nav .content-left-nav-list ul li {
	width: 100%;
	margin-top: 3px;
}

.content-left .content-left-nav .content-left-nav-list ul li&gt;a {
	display: block;
	line-height: 50px;
	background: #f0f0f0;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	color: #666;
}

.content-left .content-left-nav-list ul li&gt;a:hover {
	background: #0369ee;
	color: #fff;
}


/*.content-left .content-left-nav-list ul li dl{
	display: none;
}
.content-left .content-left-nav-list ul li:hover dl{
	display: block;
}*/

.content-left .content-left-nav-list ul li dl dd {
	display: block;
	line-height: 45px;
	border-bottom: 1px solid #e1e1e1;
}

.content-left .content-left-nav-list ul li dl dd&gt;a {
	display: block;
	line-height: 45px;
	font-size: 13px;
	font-weight: normal;
	padding-left: 30px;
	background: none;
	color: #666;
	background: url(../img/dian.png) no-repeat 15px center;
}

.content-left .content-left-nav-list ul li dl dd&gt;a:hover {
	font-weight: bold;
	color: #0369ee;
	background: url(../img/dianh.png) no-repeat 15px center;
}

.content-left .content-left-contact {
	width: 100%;
	background: #f0f0f0;
	padding: 20px 0 5px;
	margin-top: 20px;
}

.content-left .content-left-contact&gt;h4 {
	line-height: 20px;
	font-size: 13px;
	color: #999;
	padding: 0px 15px;
	margin: 15px 0 5px;
}

.content-left .content-left-contact&gt;p {
	line-height: 24px;
	padding: 0 15px;
	color: #666;
}


/*鍐呴〉鍙充晶*/

.content .content-right {
	flex: 1;
	max-width: 920px;
	margin-left: 30px;
}

.content .content-right .content-right-t {
	display: flex;
	justify-content: space-between;
	position: relative;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e1e1e1;
}

.content .content-right .content-right-t:after {
	display: block;
	content: "";
	width: 100px;
	height: 3px;
	background: #0369ee;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.content .content-right .content-right-t h5 {
	font-size: 26px;
	color: #444;
}

.content .content-right .content-right-t .content-right-pos {
	line-height: 60px;
	font-size: 13px;
	color: #999;
}

.content .content-right .content-right-t .content-right-pos a {
	color: #666;
}

.content .content-right .content-right-t .content-right-pos a:hover {
	color: #0369ee;
}

.content .content-right .content-right-b {
	padding-top: 20px;
	font-size: 13px;
	line-height: 30px;
	color: #666;
}

.content .content-right .content-right-b p img {
	max-width: 100%;
}

.content .content-right .content-right-b .prodetails img {
	max-width: 100%;
}


/*鍐呴〉浜у搧鍒楄〃*/

.content .content-right .content-right-b .content-productlist ul {
	width: 100%;
}

.content .content-right .content-right-b .content-productlist ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 3%;
	border-bottom: 2px solid #f0f0f0;
}

.content .content-right .content-right-b .content-productlist ul li:hover {
	border-bottom-color: #0369ee;
}

.content .content-right .content-right-b .content-productlist ul li:nth-of-type(3n) {
	margin-right: 0;
}

.content .content-right .content-right-b .content-productlist ul li a {
	display: block;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img {
	position: relative;
	width: 100%;
	padding-bottom: 75%;
	box-sizing: border-box;
	border: 1px solid #eee;
	overflow: hidden;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img i {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	top: 0;
	left: 0;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.content .content-right .content-right-b .content-productlist ul li:hover .content-productlist-img i {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.content .content-right .content-right-b .content-productlist ul li h5 {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	color: #666;
	margin-top: 3px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


/*浜у搧鍐呭椤�*/

.content .content-right .content-right-b .content-right-b-img&gt;h5 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.content .content-right .content-right-b .content-right-b-img&gt;img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	border: 1px solid #eee;
}

.content .content-right .content-right-b .prodetails {
	margin-top: 10px;
	font-size: 13px;
	line-height: 26px;
	color: #666;
}

.content .content-right .content-right-b .prodetails h3 {
	font-size: 18px;
	font-weight: normal;
	color: #35383d;
	height: 40px;
	line-height: 40px;
	background: #e7e8e9;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

/*鍐呴〉妗堜緥鍒楄〃*/

.content .content-right .content-right-b .content-caselist ul {
	width: 100%;
}

.content .content-right .content-right-b .content-caselist ul li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 3%;
	border-bottom: 2px solid #f0f0f0;
}

.content .content-right .content-right-b .content-caselist ul li:hover {
	border-bottom-color: #0369ee;
}

.content .content-right .content-right-b .content-caselist ul li:nth-of-type(4n) {
	margin-right: 0;
}

.content .content-right .content-right-b .content-caselist ul li a {
	display: block;
}

.content .content-right .content-right-b .content-caselist ul li .content-caselist-img {
	position: relative;
	width: 100%;
	padding-bottom: 75%;
	box-sizing: border-box;
	border: 1px solid #eee;
	overflow: hidden;
}

.content .content-right .content-right-b .content-caselist ul li .content-caselist-img i {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	top: 0;
	left: 0;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.content .content-right .content-right-b .content-caselist ul li:hover .content-caselist-img i {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.content .content-right .content-right-b .content-caselist ul li h5 {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	color: #666;
	margin-top: 3px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

/*鍐呴〉妗堜緥鍐呭*/
.content .content-right .content-right-b .content-case-nr h5{
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.content .content-right .content-right-b .content-case-nr img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

/*鏂伴椈*/

.content .content-right .content-right-b .content-newslist ul li {
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.content .content-right .content-right-b .content-newslist ul li h5 {
	height: 32px;
	line-height: 32px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.content .content-right .content-right-b .content-newslist ul li h5 a {
	font-size: 18px;
	color: #0369ee;
}

.content .content-right .content-right-b .content-newslist ul li h5 a:hover {
	text-decoration: underline;
}

.content .content-right .content-right-b .content-newslist ul li h5 span {
	font-size: 13px;
	color: #999;
}

.content .content-right .content-right-b .content-newslist ul li p {
	font-size: 12px;
	height: 48px;
	line-height: 24px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.content .content-right .content-right-b .content-newslist ul li&gt;a {
	float: right;
	display: block;
	width: 100px;
	height: 30px;
	border: 2px solid #e1e1e1;
	line-height: 32px;
	border-radius: 20px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}

.content .content-right .content-right-b .content-newsnr&gt;h5 {
	font-size: 18px;
	color: #0369ee;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
}

.content .content-right .content-right-b .content-newsnr&gt;span {
	display: block;
	font-size: 12px;
	text-align: center;
	border-bottom: dotted 1px #ccc;
	font-weight: normal;
	margin: 5px 0 10px;
}

.content .content-right .content-right-b .content-prenext {
	margin-top: 80px;
}

.content .content-right .content-right-b .content-prenext p a {
	font-size: 12px;
	line-height: 2;
	color: #666;
}

.content .content-right .content-right-b .content-prenext p a:hover {
	color: #0369ee;
}

.proright {
	float: right;
	width: 480px;
}

.proright h2 {
	font-size: 18px;
	color: #0369ee;
}

.proright .summary {
	margin-top: 15px;
}

.prodetails {
	margin-top: 10px;
	color: #333;
	overflow: hidden;
}

.prodetails h3 {
	font-family: "寰蒋闆呴粦";
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: #0369ee;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.prodetails p {
	padding: 0 10px
}

#preview {
	float: left;
	margin: 0px auto;
	width: 402px;
}

.jqzoom {
	width: 400px;
	height: 300px;
	position: relative;
	border: solid 1px #cccccc;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 420px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}

#spec-left {
	background: url(img/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	background: url(img/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 375px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}


/*jqzoom*/

.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 700px;
	height: 473px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 375px;
	margin-right: 6px;
}

#spec-list div {
	margin-top: 0;
	*margin-left: 0;
}</pre></body></html>